From: David S. Miller Date: Mon, 19 Sep 2016 05:40:54 +0000 (-0400) Subject: Merge branch 'mediatek-hw-lro' X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~1459^2~156 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4646651e754f3593761142c7a9e11c5ee2a983a6;p=linux-4.9.git Merge branch 'mediatek-hw-lro' Nelson Chang says: ==================== net: ethernet: mediatek: add HW LRO functions The series add the large receive offload (LRO) functions by hardware and the ethtool functions to configure RX flows of HW LRO. changes since v3: - Respin the patch by the newer driver - Move the dts description of hwlro to optional properties changes since v2: - Add ndo_fix_features to prevent NETIF_F_LRO off while RX flow is programmed - Rephrase the dts property is a capability if the hardware supports LRO changes since v1: - Add HW LRO support - Add ethtool hooks to set LRO RX flows ==================== Signed-off-by: David S. Miller --- 4646651e754f3593761142c7a9e11c5ee2a983a6